-
Notifications
You must be signed in to change notification settings - Fork 3.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[fix](multi-catalog)fix all avro,hudi and jdbc scanner class loader dependencies conflicts #23015
Conversation
1d92b7b
to
5b84c80
Compare
79b60f5
to
59a38c9
Compare
run buildall |
run external |
(From new machine)TeamCity pipeline, clickbench performance test result: |
59a38c9
to
9f1e069
Compare
9f1e069
to
15d8915
Compare
run external |
run buildall |
(From new machine)TeamCity pipeline, clickbench performance test result: |
PR approved by anyone and no changes requested. |
run buildall |
(From new machine)TeamCity pipeline, clickbench performance test result: |
run p0 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
PR approved by at least one committer and no changes requested. |
add preload-extensions module, put all conflict dependencies to pom.xml in preload-extensions
what diffrents about "fe/fe-core/src/main/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java" and "fe/be-java-extensions/preload-extensions/src/main/java/org/apache/hadoop/hive/metastore/HiveMetaStoreClient.java",??? |
Proposed changes
add preload-extensions module, put all conflict dependencies to pom.xml in preload-extensions
Further comments
If this is a relatively large or complex change, kick off the discussion at [email protected] by explaining why you chose the solution you did and what alternatives you considered, etc...